Skip to content

Conversation

earlephilhower
Copy link
Collaborator

Fixes #7322. Because of UMM internals, the largest malloc()able block
will be smaller than the largest contiguous free RAM block. Note in the docs.

Fixes esp8266#7322.  Because of UMM internals, the largest `malloc()`able block
will be smaller than the largest contiguous free RAM block.  Note in the docs.
@earlephilhower earlephilhower added this to the 2.7.2 milestone May 26, 2020
@earlephilhower earlephilhower merged commit 0deb874 into esp8266:master May 26, 2020
@earlephilhower earlephilhower deleted the docmisc branch May 26, 2020 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

malloc() fails when allocating ESP.getMaxFreeBlockSize() bytes
2 participants